\(\int \frac {x^{11}}{(a x+b x^3+c x^5)^2} \, dx\) [89]

   Optimal result
   Rubi [A] (verified)
   Mathematica [A] (verified)
   Maple [A] (verified)
   Fricas [B] (verification not implemented)
   Sympy [F(-1)]
   Maxima [F]
   Giac [A] (verification not implemented)
   Mupad [B] (verification not implemented)

Optimal result

Integrand size = 20, antiderivative size = 166 \[ \int \frac {x^{11}}{\left (a x+b x^3+c x^5\right )^2} \, dx=\frac {\left (b^2-3 a c\right ) x^2}{c^2 \left (b^2-4 a c\right )}-\frac {b x^4}{2 c \left (b^2-4 a c\right )}+\frac {x^6 \left (2 a+b x^2\right )}{2 \left (b^2-4 a c\right ) \left (a+b x^2+c x^4\right )}-\frac {\left (b^4-6 a b^2 c+6 a^2 c^2\right ) \text {arctanh}\left (\frac {b+2 c x^2}{\sqrt {b^2-4 a c}}\right )}{c^3 \left (b^2-4 a c\right )^{3/2}}-\frac {b \log \left (a+b x^2+c x^4\right )}{2 c^3} \]

[Out]

(-3*a*c+b^2)*x^2/c^2/(-4*a*c+b^2)-1/2*b*x^4/c/(-4*a*c+b^2)+1/2*x^6*(b*x^2+2*a)/(-4*a*c+b^2)/(c*x^4+b*x^2+a)-(6
*a^2*c^2-6*a*b^2*c+b^4)*arctanh((2*c*x^2+b)/(-4*a*c+b^2)^(1/2))/c^3/(-4*a*c+b^2)^(3/2)-1/2*b*ln(c*x^4+b*x^2+a)
/c^3

Rubi [A] (verified)

Time = 0.16 (sec) , antiderivative size = 166, normalized size of antiderivative = 1.00, number of steps used = 9, number of rules used = 8, \(\frac {\text {number of rules}}{\text {integrand size}}\) = 0.400, Rules used = {1599, 1128, 752, 814, 648, 632, 212, 642} \[ \int \frac {x^{11}}{\left (a x+b x^3+c x^5\right )^2} \, dx=-\frac {\left (6 a^2 c^2-6 a b^2 c+b^4\right ) \text {arctanh}\left (\frac {b+2 c x^2}{\sqrt {b^2-4 a c}}\right )}{c^3 \left (b^2-4 a c\right )^{3/2}}+\frac {x^2 \left (b^2-3 a c\right )}{c^2 \left (b^2-4 a c\right )}-\frac {b x^4}{2 c \left (b^2-4 a c\right )}+\frac {x^6 \left (2 a+b x^2\right )}{2 \left (b^2-4 a c\right ) \left (a+b x^2+c x^4\right )}-\frac {b \log \left (a+b x^2+c x^4\right )}{2 c^3} \]

[In]

Int[x^11/(a*x + b*x^3 + c*x^5)^2,x]

[Out]

((b^2 - 3*a*c)*x^2)/(c^2*(b^2 - 4*a*c)) - (b*x^4)/(2*c*(b^2 - 4*a*c)) + (x^6*(2*a + b*x^2))/(2*(b^2 - 4*a*c)*(
a + b*x^2 + c*x^4)) - ((b^4 - 6*a*b^2*c + 6*a^2*c^2)*ArcTanh[(b + 2*c*x^2)/Sqrt[b^2 - 4*a*c]])/(c^3*(b^2 - 4*a
*c)^(3/2)) - (b*Log[a + b*x^2 + c*x^4])/(2*c^3)

Rule 212

Int[((a_) + (b_.)*(x_)^2)^(-1), x_Symbol] :> Simp[(1/(Rt[a, 2]*Rt[-b, 2]))*ArcTanh[Rt[-b, 2]*(x/Rt[a, 2])], x]
 /; FreeQ[{a, b}, x] && NegQ[a/b] && (GtQ[a, 0] || LtQ[b, 0])

Rule 632

Int[((a_.) + (b_.)*(x_) + (c_.)*(x_)^2)^(-1), x_Symbol] :> Dist[-2, Subst[Int[1/Simp[b^2 - 4*a*c - x^2, x], x]
, x, b + 2*c*x], x] /; FreeQ[{a, b, c}, x] && NeQ[b^2 - 4*a*c, 0]

Rule 642

Int[((d_) + (e_.)*(x_))/((a_.) + (b_.)*(x_) + (c_.)*(x_)^2), x_Symbol] :> Simp[d*(Log[RemoveContent[a + b*x +
c*x^2, x]]/b), x] /; FreeQ[{a, b, c, d, e}, x] && EqQ[2*c*d - b*e, 0]

Rule 648

Int[((d_.) + (e_.)*(x_))/((a_) + (b_.)*(x_) + (c_.)*(x_)^2), x_Symbol] :> Dist[(2*c*d - b*e)/(2*c), Int[1/(a +
 b*x + c*x^2), x], x] + Dist[e/(2*c), Int[(b + 2*c*x)/(a + b*x + c*x^2), x], x] /; FreeQ[{a, b, c, d, e}, x] &
& NeQ[2*c*d - b*e, 0] && NeQ[b^2 - 4*a*c, 0] &&  !NiceSqrtQ[b^2 - 4*a*c]

Rule 752

Int[((d_.) + (e_.)*(x_))^(m_)*((a_.) + (b_.)*(x_) + (c_.)*(x_)^2)^(p_), x_Symbol] :> Simp[(d + e*x)^(m - 1)*(d
*b - 2*a*e + (2*c*d - b*e)*x)*((a + b*x + c*x^2)^(p + 1)/((p + 1)*(b^2 - 4*a*c))), x] + Dist[1/((p + 1)*(b^2 -
 4*a*c)), Int[(d + e*x)^(m - 2)*Simp[e*(2*a*e*(m - 1) + b*d*(2*p - m + 4)) - 2*c*d^2*(2*p + 3) + e*(b*e - 2*d*
c)*(m + 2*p + 2)*x, x]*(a + b*x + c*x^2)^(p + 1), x], x] /; FreeQ[{a, b, c, d, e}, x] && NeQ[b^2 - 4*a*c, 0] &
& NeQ[c*d^2 - b*d*e + a*e^2, 0] && NeQ[2*c*d - b*e, 0] && LtQ[p, -1] && GtQ[m, 1] && IntQuadraticQ[a, b, c, d,
 e, m, p, x]

Rule 814

Int[(((d_.) + (e_.)*(x_))^(m_)*((f_.) + (g_.)*(x_)))/((a_.) + (b_.)*(x_) + (c_.)*(x_)^2), x_Symbol] :> Int[Exp
andIntegrand[(d + e*x)^m*((f + g*x)/(a + b*x + c*x^2)), x], x] /; FreeQ[{a, b, c, d, e, f, g}, x] && NeQ[b^2 -
 4*a*c, 0] && NeQ[c*d^2 - b*d*e + a*e^2, 0] && IntegerQ[m]

Rule 1128

Int[(x_)^(m_.)*((a_) + (b_.)*(x_)^2 + (c_.)*(x_)^4)^(p_.), x_Symbol] :> Dist[1/2, Subst[Int[x^((m - 1)/2)*(a +
 b*x + c*x^2)^p, x], x, x^2], x] /; FreeQ[{a, b, c, p}, x] && IntegerQ[(m - 1)/2]

Rule 1599

Int[(u_.)*(x_)^(m_.)*((a_.)*(x_)^(p_.) + (b_.)*(x_)^(q_.) + (c_.)*(x_)^(r_.))^(n_.), x_Symbol] :> Int[u*x^(m +
 n*p)*(a + b*x^(q - p) + c*x^(r - p))^n, x] /; FreeQ[{a, b, c, m, p, q, r}, x] && IntegerQ[n] && PosQ[q - p] &
& PosQ[r - p]

Rubi steps \begin{align*} \text {integral}& = \int \frac {x^9}{\left (a+b x^2+c x^4\right )^2} \, dx \\ & = \frac {1}{2} \text {Subst}\left (\int \frac {x^4}{\left (a+b x+c x^2\right )^2} \, dx,x,x^2\right ) \\ & = \frac {x^6 \left (2 a+b x^2\right )}{2 \left (b^2-4 a c\right ) \left (a+b x^2+c x^4\right )}-\frac {\text {Subst}\left (\int \frac {x^2 (6 a+2 b x)}{a+b x+c x^2} \, dx,x,x^2\right )}{2 \left (b^2-4 a c\right )} \\ & = \frac {x^6 \left (2 a+b x^2\right )}{2 \left (b^2-4 a c\right ) \left (a+b x^2+c x^4\right )}-\frac {\text {Subst}\left (\int \left (-\frac {2 \left (b^2-3 a c\right )}{c^2}+\frac {2 b x}{c}+\frac {2 \left (a \left (b^2-3 a c\right )+b \left (b^2-4 a c\right ) x\right )}{c^2 \left (a+b x+c x^2\right )}\right ) \, dx,x,x^2\right )}{2 \left (b^2-4 a c\right )} \\ & = \frac {\left (b^2-3 a c\right ) x^2}{c^2 \left (b^2-4 a c\right )}-\frac {b x^4}{2 c \left (b^2-4 a c\right )}+\frac {x^6 \left (2 a+b x^2\right )}{2 \left (b^2-4 a c\right ) \left (a+b x^2+c x^4\right )}-\frac {\text {Subst}\left (\int \frac {a \left (b^2-3 a c\right )+b \left (b^2-4 a c\right ) x}{a+b x+c x^2} \, dx,x,x^2\right )}{c^2 \left (b^2-4 a c\right )} \\ & = \frac {\left (b^2-3 a c\right ) x^2}{c^2 \left (b^2-4 a c\right )}-\frac {b x^4}{2 c \left (b^2-4 a c\right )}+\frac {x^6 \left (2 a+b x^2\right )}{2 \left (b^2-4 a c\right ) \left (a+b x^2+c x^4\right )}-\frac {b \text {Subst}\left (\int \frac {b+2 c x}{a+b x+c x^2} \, dx,x,x^2\right )}{2 c^3}+\frac {\left (b^4-6 a b^2 c+6 a^2 c^2\right ) \text {Subst}\left (\int \frac {1}{a+b x+c x^2} \, dx,x,x^2\right )}{2 c^3 \left (b^2-4 a c\right )} \\ & = \frac {\left (b^2-3 a c\right ) x^2}{c^2 \left (b^2-4 a c\right )}-\frac {b x^4}{2 c \left (b^2-4 a c\right )}+\frac {x^6 \left (2 a+b x^2\right )}{2 \left (b^2-4 a c\right ) \left (a+b x^2+c x^4\right )}-\frac {b \log \left (a+b x^2+c x^4\right )}{2 c^3}-\frac {\left (b^4-6 a b^2 c+6 a^2 c^2\right ) \text {Subst}\left (\int \frac {1}{b^2-4 a c-x^2} \, dx,x,b+2 c x^2\right )}{c^3 \left (b^2-4 a c\right )} \\ & = \frac {\left (b^2-3 a c\right ) x^2}{c^2 \left (b^2-4 a c\right )}-\frac {b x^4}{2 c \left (b^2-4 a c\right )}+\frac {x^6 \left (2 a+b x^2\right )}{2 \left (b^2-4 a c\right ) \left (a+b x^2+c x^4\right )}-\frac {\left (b^4-6 a b^2 c+6 a^2 c^2\right ) \tanh ^{-1}\left (\frac {b+2 c x^2}{\sqrt {b^2-4 a c}}\right )}{c^3 \left (b^2-4 a c\right )^{3/2}}-\frac {b \log \left (a+b x^2+c x^4\right )}{2 c^3} \\ \end{align*}

Mathematica [A] (verified)

Time = 0.12 (sec) , antiderivative size = 151, normalized size of antiderivative = 0.91 \[ \int \frac {x^{11}}{\left (a x+b x^3+c x^5\right )^2} \, dx=\frac {c x^2+\frac {-b^4 x^2-a b^2 \left (b-4 c x^2\right )+a^2 c \left (3 b-2 c x^2\right )}{\left (b^2-4 a c\right ) \left (a+b x^2+c x^4\right )}-\frac {2 \left (b^4-6 a b^2 c+6 a^2 c^2\right ) \arctan \left (\frac {b+2 c x^2}{\sqrt {-b^2+4 a c}}\right )}{\left (-b^2+4 a c\right )^{3/2}}-b \log \left (a+b x^2+c x^4\right )}{2 c^3} \]

[In]

Integrate[x^11/(a*x + b*x^3 + c*x^5)^2,x]

[Out]

(c*x^2 + (-(b^4*x^2) - a*b^2*(b - 4*c*x^2) + a^2*c*(3*b - 2*c*x^2))/((b^2 - 4*a*c)*(a + b*x^2 + c*x^4)) - (2*(
b^4 - 6*a*b^2*c + 6*a^2*c^2)*ArcTan[(b + 2*c*x^2)/Sqrt[-b^2 + 4*a*c]])/(-b^2 + 4*a*c)^(3/2) - b*Log[a + b*x^2
+ c*x^4])/(2*c^3)

Maple [A] (verified)

Time = 0.12 (sec) , antiderivative size = 209, normalized size of antiderivative = 1.26

method result size
default \(\frac {x^{2}}{2 c^{2}}-\frac {\frac {-\frac {\left (2 a^{2} c^{2}-4 a \,b^{2} c +b^{4}\right ) x^{2}}{c \left (4 a c -b^{2}\right )}+\frac {b a \left (3 a c -b^{2}\right )}{c \left (4 a c -b^{2}\right )}}{c \,x^{4}+b \,x^{2}+a}+\frac {\frac {\left (4 a b c -b^{3}\right ) \ln \left (c \,x^{4}+b \,x^{2}+a \right )}{c}+\frac {4 \left (3 c \,a^{2}-b^{2} a -\frac {\left (4 a b c -b^{3}\right ) b}{2 c}\right ) \arctan \left (\frac {2 c \,x^{2}+b}{\sqrt {4 a c -b^{2}}}\right )}{\sqrt {4 a c -b^{2}}}}{4 a c -b^{2}}}{2 c^{2}}\) \(209\)
risch \(\text {Expression too large to display}\) \(1217\)

[In]

int(x^11/(c*x^5+b*x^3+a*x)^2,x,method=_RETURNVERBOSE)

[Out]

1/2*x^2/c^2-1/2/c^2*((-(2*a^2*c^2-4*a*b^2*c+b^4)/c/(4*a*c-b^2)*x^2+b*a/c*(3*a*c-b^2)/(4*a*c-b^2))/(c*x^4+b*x^2
+a)+2/(4*a*c-b^2)*(1/2*(4*a*b*c-b^3)/c*ln(c*x^4+b*x^2+a)+2*(3*c*a^2-b^2*a-1/2*(4*a*b*c-b^3)*b/c)/(4*a*c-b^2)^(
1/2)*arctan((2*c*x^2+b)/(4*a*c-b^2)^(1/2))))

Fricas [B] (verification not implemented)

Leaf count of result is larger than twice the leaf count of optimal. 422 vs. \(2 (156) = 312\).

Time = 0.29 (sec) , antiderivative size = 868, normalized size of antiderivative = 5.23 \[ \int \frac {x^{11}}{\left (a x+b x^3+c x^5\right )^2} \, dx=\left [\frac {{\left (b^{4} c^{2} - 8 \, a b^{2} c^{3} + 16 \, a^{2} c^{4}\right )} x^{6} - a b^{5} + 7 \, a^{2} b^{3} c - 12 \, a^{3} b c^{2} + {\left (b^{5} c - 8 \, a b^{3} c^{2} + 16 \, a^{2} b c^{3}\right )} x^{4} - {\left (b^{6} - 9 \, a b^{4} c + 26 \, a^{2} b^{2} c^{2} - 24 \, a^{3} c^{3}\right )} x^{2} - {\left (a b^{4} - 6 \, a^{2} b^{2} c + 6 \, a^{3} c^{2} + {\left (b^{4} c - 6 \, a b^{2} c^{2} + 6 \, a^{2} c^{3}\right )} x^{4} + {\left (b^{5} - 6 \, a b^{3} c + 6 \, a^{2} b c^{2}\right )} x^{2}\right )} \sqrt {b^{2} - 4 \, a c} \log \left (\frac {2 \, c^{2} x^{4} + 2 \, b c x^{2} + b^{2} - 2 \, a c + {\left (2 \, c x^{2} + b\right )} \sqrt {b^{2} - 4 \, a c}}{c x^{4} + b x^{2} + a}\right ) - {\left (a b^{5} - 8 \, a^{2} b^{3} c + 16 \, a^{3} b c^{2} + {\left (b^{5} c - 8 \, a b^{3} c^{2} + 16 \, a^{2} b c^{3}\right )} x^{4} + {\left (b^{6} - 8 \, a b^{4} c + 16 \, a^{2} b^{2} c^{2}\right )} x^{2}\right )} \log \left (c x^{4} + b x^{2} + a\right )}{2 \, {\left (a b^{4} c^{3} - 8 \, a^{2} b^{2} c^{4} + 16 \, a^{3} c^{5} + {\left (b^{4} c^{4} - 8 \, a b^{2} c^{5} + 16 \, a^{2} c^{6}\right )} x^{4} + {\left (b^{5} c^{3} - 8 \, a b^{3} c^{4} + 16 \, a^{2} b c^{5}\right )} x^{2}\right )}}, \frac {{\left (b^{4} c^{2} - 8 \, a b^{2} c^{3} + 16 \, a^{2} c^{4}\right )} x^{6} - a b^{5} + 7 \, a^{2} b^{3} c - 12 \, a^{3} b c^{2} + {\left (b^{5} c - 8 \, a b^{3} c^{2} + 16 \, a^{2} b c^{3}\right )} x^{4} - {\left (b^{6} - 9 \, a b^{4} c + 26 \, a^{2} b^{2} c^{2} - 24 \, a^{3} c^{3}\right )} x^{2} - 2 \, {\left (a b^{4} - 6 \, a^{2} b^{2} c + 6 \, a^{3} c^{2} + {\left (b^{4} c - 6 \, a b^{2} c^{2} + 6 \, a^{2} c^{3}\right )} x^{4} + {\left (b^{5} - 6 \, a b^{3} c + 6 \, a^{2} b c^{2}\right )} x^{2}\right )} \sqrt {-b^{2} + 4 \, a c} \arctan \left (-\frac {{\left (2 \, c x^{2} + b\right )} \sqrt {-b^{2} + 4 \, a c}}{b^{2} - 4 \, a c}\right ) - {\left (a b^{5} - 8 \, a^{2} b^{3} c + 16 \, a^{3} b c^{2} + {\left (b^{5} c - 8 \, a b^{3} c^{2} + 16 \, a^{2} b c^{3}\right )} x^{4} + {\left (b^{6} - 8 \, a b^{4} c + 16 \, a^{2} b^{2} c^{2}\right )} x^{2}\right )} \log \left (c x^{4} + b x^{2} + a\right )}{2 \, {\left (a b^{4} c^{3} - 8 \, a^{2} b^{2} c^{4} + 16 \, a^{3} c^{5} + {\left (b^{4} c^{4} - 8 \, a b^{2} c^{5} + 16 \, a^{2} c^{6}\right )} x^{4} + {\left (b^{5} c^{3} - 8 \, a b^{3} c^{4} + 16 \, a^{2} b c^{5}\right )} x^{2}\right )}}\right ] \]

[In]

integrate(x^11/(c*x^5+b*x^3+a*x)^2,x, algorithm="fricas")

[Out]

[1/2*((b^4*c^2 - 8*a*b^2*c^3 + 16*a^2*c^4)*x^6 - a*b^5 + 7*a^2*b^3*c - 12*a^3*b*c^2 + (b^5*c - 8*a*b^3*c^2 + 1
6*a^2*b*c^3)*x^4 - (b^6 - 9*a*b^4*c + 26*a^2*b^2*c^2 - 24*a^3*c^3)*x^2 - (a*b^4 - 6*a^2*b^2*c + 6*a^3*c^2 + (b
^4*c - 6*a*b^2*c^2 + 6*a^2*c^3)*x^4 + (b^5 - 6*a*b^3*c + 6*a^2*b*c^2)*x^2)*sqrt(b^2 - 4*a*c)*log((2*c^2*x^4 +
2*b*c*x^2 + b^2 - 2*a*c + (2*c*x^2 + b)*sqrt(b^2 - 4*a*c))/(c*x^4 + b*x^2 + a)) - (a*b^5 - 8*a^2*b^3*c + 16*a^
3*b*c^2 + (b^5*c - 8*a*b^3*c^2 + 16*a^2*b*c^3)*x^4 + (b^6 - 8*a*b^4*c + 16*a^2*b^2*c^2)*x^2)*log(c*x^4 + b*x^2
 + a))/(a*b^4*c^3 - 8*a^2*b^2*c^4 + 16*a^3*c^5 + (b^4*c^4 - 8*a*b^2*c^5 + 16*a^2*c^6)*x^4 + (b^5*c^3 - 8*a*b^3
*c^4 + 16*a^2*b*c^5)*x^2), 1/2*((b^4*c^2 - 8*a*b^2*c^3 + 16*a^2*c^4)*x^6 - a*b^5 + 7*a^2*b^3*c - 12*a^3*b*c^2
+ (b^5*c - 8*a*b^3*c^2 + 16*a^2*b*c^3)*x^4 - (b^6 - 9*a*b^4*c + 26*a^2*b^2*c^2 - 24*a^3*c^3)*x^2 - 2*(a*b^4 -
6*a^2*b^2*c + 6*a^3*c^2 + (b^4*c - 6*a*b^2*c^2 + 6*a^2*c^3)*x^4 + (b^5 - 6*a*b^3*c + 6*a^2*b*c^2)*x^2)*sqrt(-b
^2 + 4*a*c)*arctan(-(2*c*x^2 + b)*sqrt(-b^2 + 4*a*c)/(b^2 - 4*a*c)) - (a*b^5 - 8*a^2*b^3*c + 16*a^3*b*c^2 + (b
^5*c - 8*a*b^3*c^2 + 16*a^2*b*c^3)*x^4 + (b^6 - 8*a*b^4*c + 16*a^2*b^2*c^2)*x^2)*log(c*x^4 + b*x^2 + a))/(a*b^
4*c^3 - 8*a^2*b^2*c^4 + 16*a^3*c^5 + (b^4*c^4 - 8*a*b^2*c^5 + 16*a^2*c^6)*x^4 + (b^5*c^3 - 8*a*b^3*c^4 + 16*a^
2*b*c^5)*x^2)]

Sympy [F(-1)]

Timed out. \[ \int \frac {x^{11}}{\left (a x+b x^3+c x^5\right )^2} \, dx=\text {Timed out} \]

[In]

integrate(x**11/(c*x**5+b*x**3+a*x)**2,x)

[Out]

Timed out

Maxima [F]

\[ \int \frac {x^{11}}{\left (a x+b x^3+c x^5\right )^2} \, dx=\int { \frac {x^{11}}{{\left (c x^{5} + b x^{3} + a x\right )}^{2}} \,d x } \]

[In]

integrate(x^11/(c*x^5+b*x^3+a*x)^2,x, algorithm="maxima")

[Out]

-1/2*(a*b^3 - 3*a^2*b*c + (b^4 - 4*a*b^2*c + 2*a^2*c^2)*x^2)/(a*b^2*c^3 - 4*a^2*c^4 + (b^2*c^4 - 4*a*c^5)*x^4
+ (b^3*c^3 - 4*a*b*c^4)*x^2) + 1/2*x^2/c^2 + 2*integrate(-((b^3 - 4*a*b*c)*x^3 + (a*b^2 - 3*a^2*c)*x)/(c*x^4 +
 b*x^2 + a), x)/(b^2*c^2 - 4*a*c^3)

Giac [A] (verification not implemented)

none

Time = 0.61 (sec) , antiderivative size = 161, normalized size of antiderivative = 0.97 \[ \int \frac {x^{11}}{\left (a x+b x^3+c x^5\right )^2} \, dx=\frac {{\left (b^{4} - 6 \, a b^{2} c + 6 \, a^{2} c^{2}\right )} \arctan \left (\frac {2 \, c x^{2} + b}{\sqrt {-b^{2} + 4 \, a c}}\right )}{{\left (b^{2} c^{3} - 4 \, a c^{4}\right )} \sqrt {-b^{2} + 4 \, a c}} + \frac {x^{2}}{2 \, c^{2}} + \frac {b^{3} x^{4} - 4 \, a b c x^{4} - 2 \, a^{2} c x^{2} - a^{2} b}{2 \, {\left (c x^{4} + b x^{2} + a\right )} {\left (b^{2} c^{2} - 4 \, a c^{3}\right )}} - \frac {b \log \left (c x^{4} + b x^{2} + a\right )}{2 \, c^{3}} \]

[In]

integrate(x^11/(c*x^5+b*x^3+a*x)^2,x, algorithm="giac")

[Out]

(b^4 - 6*a*b^2*c + 6*a^2*c^2)*arctan((2*c*x^2 + b)/sqrt(-b^2 + 4*a*c))/((b^2*c^3 - 4*a*c^4)*sqrt(-b^2 + 4*a*c)
) + 1/2*x^2/c^2 + 1/2*(b^3*x^4 - 4*a*b*c*x^4 - 2*a^2*c*x^2 - a^2*b)/((c*x^4 + b*x^2 + a)*(b^2*c^2 - 4*a*c^3))
- 1/2*b*log(c*x^4 + b*x^2 + a)/c^3

Mupad [B] (verification not implemented)

Time = 0.27 (sec) , antiderivative size = 1473, normalized size of antiderivative = 8.87 \[ \int \frac {x^{11}}{\left (a x+b x^3+c x^5\right )^2} \, dx=\text {Too large to display} \]

[In]

int(x^11/(a*x + b*x^3 + c*x^5)^2,x)

[Out]

((a*(b^3 - 3*a*b*c))/(2*c*(4*a*c - b^2)) + (x^2*(b^4 + 2*a^2*c^2 - 4*a*b^2*c))/(2*c*(4*a*c - b^2)))/(a*c^2 + c
^3*x^4 + b*c^2*x^2) + x^2/(2*c^2) + (log(a + b*x^2 + c*x^4)*(b^7 - 64*a^3*b*c^3 + 48*a^2*b^3*c^2 - 12*a*b^5*c)
)/(2*(64*a^3*c^6 - b^6*c^3 + 12*a*b^4*c^4 - 48*a^2*b^2*c^5)) + (atan(((4*a*c^5*(4*a*c - b^2)^3 - b^2*c^4*(4*a*
c - b^2)^3)*(((((16*a*b)/c + (8*a*c^2*(b^7 - 64*a^3*b*c^3 + 48*a^2*b^3*c^2 - 12*a*b^5*c))/(64*a^3*c^6 - b^6*c^
3 + 12*a*b^4*c^4 - 48*a^2*b^2*c^5))*(b^4 + 6*a^2*c^2 - 6*a*b^2*c))/(2*c^3*(4*a*c - b^2)^(3/2)) + (4*a*(b^4 + 6
*a^2*c^2 - 6*a*b^2*c)*(b^7 - 64*a^3*b*c^3 + 48*a^2*b^3*c^2 - 12*a*b^5*c))/(c*(4*a*c - b^2)^(3/2)*(64*a^3*c^6 -
 b^6*c^3 + 12*a*b^4*c^4 - 48*a^2*b^2*c^5)))/(2*a*(4*a*c - b^2)) - x^2*(((((4*(6*a^2*c^5 + 3*b^4*c^3 - 14*a*b^2
*c^4))/(4*a*c^5 - b^2*c^4) + (2*(2*b^3*c^6 - 8*a*b*c^7)*(b^7 - 64*a^3*b*c^3 + 48*a^2*b^3*c^2 - 12*a*b^5*c))/((
4*a*c^5 - b^2*c^4)*(64*a^3*c^6 - b^6*c^3 + 12*a*b^4*c^4 - 48*a^2*b^2*c^5)))*(b^4 + 6*a^2*c^2 - 6*a*b^2*c))/(2*
c^3*(4*a*c - b^2)^(3/2)) + ((2*b^3*c^6 - 8*a*b*c^7)*(b^4 + 6*a^2*c^2 - 6*a*b^2*c)*(b^7 - 64*a^3*b*c^3 + 48*a^2
*b^3*c^2 - 12*a*b^5*c))/(c^3*(4*a*c - b^2)^(3/2)*(4*a*c^5 - b^2*c^4)*(64*a^3*c^6 - b^6*c^3 + 12*a*b^4*c^4 - 48
*a^2*b^2*c^5)))/(2*a*(4*a*c - b^2)) + (b*((4*(b^5 + 3*a^2*b*c^2 - 5*a*b^3*c))/(4*a*c^5 - b^2*c^4) + (((4*(6*a^
2*c^5 + 3*b^4*c^3 - 14*a*b^2*c^4))/(4*a*c^5 - b^2*c^4) + (2*(2*b^3*c^6 - 8*a*b*c^7)*(b^7 - 64*a^3*b*c^3 + 48*a
^2*b^3*c^2 - 12*a*b^5*c))/((4*a*c^5 - b^2*c^4)*(64*a^3*c^6 - b^6*c^3 + 12*a*b^4*c^4 - 48*a^2*b^2*c^5)))*(b^7 -
 64*a^3*b*c^3 + 48*a^2*b^3*c^2 - 12*a*b^5*c))/(2*(64*a^3*c^6 - b^6*c^3 + 12*a*b^4*c^4 - 48*a^2*b^2*c^5)) - ((2
*b^3*c^6 - 8*a*b*c^7)*(b^4 + 6*a^2*c^2 - 6*a*b^2*c)^2)/(c^6*(4*a*c - b^2)^3*(4*a*c^5 - b^2*c^4))))/(2*a*(4*a*c
 - b^2)^(3/2))) + (b*((4*a*b^2)/c^4 + (((16*a*b)/c + (8*a*c^2*(b^7 - 64*a^3*b*c^3 + 48*a^2*b^3*c^2 - 12*a*b^5*
c))/(64*a^3*c^6 - b^6*c^3 + 12*a*b^4*c^4 - 48*a^2*b^2*c^5))*(b^7 - 64*a^3*b*c^3 + 48*a^2*b^3*c^2 - 12*a*b^5*c)
)/(2*(64*a^3*c^6 - b^6*c^3 + 12*a*b^4*c^4 - 48*a^2*b^2*c^5)) - (4*a*(b^4 + 6*a^2*c^2 - 6*a*b^2*c)^2)/(c^4*(4*a
*c - b^2)^3)))/(2*a*(4*a*c - b^2)^(3/2))))/(2*b^8 + 72*a^4*c^4 + 96*a^2*b^4*c^2 - 144*a^3*b^2*c^3 - 24*a*b^6*c
))*(b^4 + 6*a^2*c^2 - 6*a*b^2*c))/(c^3*(4*a*c - b^2)^(3/2))